Skip test-pull-repeated during CI
authorSimon McVittie <smcv@debian.org>
Mon, 30 Jul 2018 15:51:01 +0000 (16:51 +0100)
committerJeremy Bícha <jbicha@ubuntu.com>
Fri, 13 Feb 2026 20:15:40 +0000 (15:15 -0500)
commit091c23b0b5ef0b7e48d1298a82ac7ed40fddaa35
tree0e3764b31ffa70b7665a5d3dc7d55b2b89ffaded
parent8c701537bda0de33d3173303d50dd4c05f3ed5ce
Skip test-pull-repeated during CI

This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-test-pull-repeated-during-CI.patch
tests/test-pull-repeated.sh